home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / tls / tls089.ibmaix.Z / tls089.ibmaix / lib / vtcl / commands.dat next >
Encoding:
Text File  |  1995-07-20  |  1.8 KB  |  94 lines

  1. # CVS $Id: commands.dat,v 1.6 1995/02/07 13:56:53 zibi Exp $ 
  2. #   @(#) Commands.dat - vTcl commands list file 
  3. #   @(#) commands.dat 11.40 95/01/31 
  4. #
  5. # File Format :
  6. #   empty lines ( all whitespace )              are ignored 
  7. #   lines starting with '#' ( first non ws )    are ignored 
  8. #   All other lines must be resolvable to :
  9. #           CommandReturnType  CommandName 
  10. #
  11. #       CommandReturnType values are
  12. #           0 - No return value
  13. #           1 - returns string
  14. #           2 - returns a list
  15. #           3 - returns a 2D list 
  16. #           4 - returns a compound list
  17.  
  18. 0    VtAddDrawnListItem
  19. 0    VtAddItems
  20. 0    VtAddTabGroup
  21. 1    VtAddTimeOut
  22. 1    VtArrowButton
  23. 0    VtBeep
  24. 1    VtCheckBox
  25. 0    VtCheckMemory
  26. 1    VtComboBox
  27. 0    VtControl
  28. 0    VtDisplayHelp
  29. 1    VtDrawnList
  30. 0    VtDrawnListAddItem
  31. 0    VtDrawnListDeleteItem
  32. 0    VtDrawnListDeselectItem
  33. 3    VtDrawnListGetItem
  34. 3    VtDrawnListGetSelectedItem
  35. 0    VtDrawnListSelectItem
  36. 0    VtDrawnListSetItem
  37. 0    VtDrawnListSetItemValues
  38. 1    VtErrorDialog
  39. #1    VtFileSelectionDialog
  40. 1    VtForm
  41. 1    VtFormDialog
  42. 1    VtFrame
  43. 3    VtGet2DList
  44. 2    VtGetList
  45. 1    VtGetString
  46. 0    VtHide
  47. 0    VtHideDialog
  48. 1    VtInfo
  49. 1    VtInformationDialog
  50. 1    VtLabel
  51. 1    VtList
  52. 0    VtListAddItem
  53. 0    VtListDeleteItem
  54. 0    VtListDeselectItem
  55. 4    VtListGetItem
  56. 2    VtListGetSelectedItem
  57. 2    VtListReplaceItem
  58. 0    VtListSelectItem
  59. 0    VtListSetItem
  60. 0    VtLock
  61. 0    VtManage
  62. 1    VtMenuBar
  63. 1    VtMessageDialog
  64. 1    VtOptionMenu
  65. 1    VtPulldown
  66. 1    VtPushButton
  67. 1    VtQuestionDialog
  68. 0    VtQuitServer
  69. 1    VtRadioBox
  70. 0    VtRaiseDialog
  71. 0    VtRemoveAllTabGroups
  72. 0    VtRemoveTabGroup
  73. 0    VtRemoveTimeOut
  74. 1    VtRowColumn
  75. 1    VtScale
  76. 1    VtSelectionDialog
  77. 1       VtSeparator
  78. 0    VtSetAppValues
  79. 0    VtSetFocus
  80. 0    VtSetSensitive
  81. 0    VtSetValues
  82. 0    VtShow
  83. 0    VtShowDialog
  84. 1    VtStartForm
  85. 1    VtTable
  86. 0    VtTableChildConfig
  87. 1    VtText
  88. 0    VtTextCopy
  89. 1    VtToggleButton
  90. 0    VtUnLock
  91. 0    VtUnManage
  92. 1    VtWarningDialog
  93. 1    VtWorkingDialog
  94.